ASP.NET MVC コントロールヘルプ
FunctionSeries<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : FunctionSeries<T> クラス
FlexChartのFunctionSeries拡張を表します。
オブジェクト モデル
FunctionSeries<T> クラス
シンタックス
'宣言
 
Public Class FunctionSeries(Of T) 
   Inherits TrendLineBase(Of T)
public class FunctionSeries<T> : TrendLineBase<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.TrendLineBase<T>
            C1.Web.Mvc.FunctionSeries<T>
               C1.Web.Mvc.ParametricFunctionSeries<T>
               C1.Web.Mvc.YFunctionSeries<T>

参照

FunctionSeries<T> メンバ
C1.Web.Mvc 名前空間